home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Freeware 2002 November
/
SGI Freeware 2002 November - Disc 3.iso
/
dist
/
fw_qt3.idb
/
usr
/
freeware
/
Qt
/
examples
/
scribble
/
scribble.doc.z
/
scribble.doc
Wrap
Text File
|
2002-04-08
|
417b
|
32 lines
/*
$Id$
*/
/*! \page scribble-example.html
\ingroup examples
\title Simple Painting Application
This example implements the famous scribble example. You can draw around
in the canvas with different pens and save the result as picture.
<hr>
Header file:
\include scribble/scribble.h
<hr>
Implementation:
\include scribble/scribble.cpp
<hr>
Main:
\include scribble/main.cpp
*/